home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / Blosxom1.2.sit / Blosxom.pkg / Contents / Resources / blosxom / head.index < prev    next >
Encoding:
Text File  |  2003-02-13  |  806 b   |  37 lines

  1. <html>
  2.  
  3. <head>
  4. <title>$blog_title</title>
  5. <!--<link rel=stylesheet type="text/css" href="/blogbook.css">-->
  6.  
  7. <style>
  8. body,td { font-family: Verdana,Geneva,Arial,Sans-serif; 
  9.           font-size: 11px; color: #666666; }
  10. a { text-decoration: none; }
  11. .title { font-size: 12pt; font-weight: bold; color: #336699; }
  12. .blosxomDate {font-weight: bold; color: #336699; }
  13. .blosxomTitle { font-weight: bold; color: #000000; }
  14. .blosxomTime { text-decoration: italicize; color: #336699; }
  15. </style>
  16.  
  17. </head>
  18.  
  19. <body bgcolor="#ffffff">
  20.  
  21. <table border="0" width="100%" cellpadding="0" cellspacing="0">
  22.  <tr>
  23.   <td colspan="3">
  24.    <span class="title">$blog_title</span>
  25.   </td>
  26.  </tr>
  27.  
  28.  <tr>
  29.   <td colspan="9" bgcolor="#000000" height="1" ></td>
  30.  </tr>
  31.  
  32.  <tr valign="top">
  33.   <td bgcolor="#cccccc" width="100%">
  34.  
  35.    <br />
  36.  
  37.